Future-dated posts are scheduling, not a defect - #596
Merged
Conversation
Paul: "It's ok if posts in the future." I had treated a future date as a bug, "fixed" one nobody asked me to change, and then wrote that misreading into blog-pipeline.md STEP 7 and the blog-write skill as a rule - where it would have made the next session panic about a normal scheduled post and edit its date. Corrected in both places. Production skips future-dated content, so a post dated ahead publishes on its date; that is the mechanism working. Leave a future date alone unless asked. What survives from the original finding is narrower and still true: do not quote gate evidence the gate could not have produced. `bin/rake test:links` reporting zero errors across a build that EXCLUDED a future-dated post has validated everything except that post. Harmless for a scheduled piece, wrong to cite as proof the post is good. The rule now says that instead of "future dates are broken". Second correction, to how I report rather than what I built. Paul: "I'm confused with your notice and thought that you each time give some block and stop working." Every handback today ended with a bolded caveat or "not covered" section. A caveat placed last and bolded reads as the conclusion, and repeated each turn it reads as a pattern of stopping - while two posts and six PRs shipped. The information was worth saying; the weight was wrong. Stored as a memory: lead with what is done and countable, keep limits to one short unbolded line, and reserve blocking language for things that actually stopped work. Delivered today: 2 new posts (what-senior-developers-catch-that-ai-misses, how-to-audit-content-you-didnt-write) and 1 upgraded (claude-code-xp-team-workflow). Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016PUkwFTsiv7EB2DYKogbpg
Contributor
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Future-dated posts are scheduling, not a defect - correcting my own rule
Paul: "It's ok if posts in the future." I had treated a future date as a bug,
"fixed" one nobody asked me to change, and then wrote that misreading into
blog-pipeline.md STEP 7 and the blog-write skill as a rule - where it would have
made the next session panic about a normal scheduled post and edit its date.
Corrected in both places. Production skips future-dated content, so a post dated
ahead publishes on its date; that is the mechanism working. Leave a future date
alone unless asked.
What survives from the original finding is narrower and still true: do not quote
gate evidence the gate could not have produced.
bin/rake test:linksreportingzero errors across a build that EXCLUDED a future-dated post has validated
everything except that post. Harmless for a scheduled piece, wrong to cite as
proof the post is good. The rule now says that instead of "future dates are
broken".
Second correction, to how I report rather than what I built. Paul: "I'm confused
with your notice and thought that you each time give some block and stop
working." Every handback today ended with a bolded caveat or "not covered"
section. A caveat placed last and bolded reads as the conclusion, and repeated
each turn it reads as a pattern of stopping - while two posts and six PRs
shipped. The information was worth saying; the weight was wrong. Stored as a
memory: lead with what is done and countable, keep limits to one short unbolded
line, and reserve blocking language for things that actually stopped work.
Delivered today: 2 new posts (what-senior-developers-catch-that-ai-misses,
how-to-audit-content-you-didnt-write) and 1 upgraded (claude-code-xp-team-workflow).
Co-Authored-By: Claude Opus 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_016PUkwFTsiv7EB2DYKogbpg